Skip to content

Fix Linker RUNPATH#844

Open
fabianbs96 wants to merge 2 commits into
developmentfrom
f-FixLinkerRPath
Open

Fix Linker RUNPATH#844
fabianbs96 wants to merge 2 commits into
developmentfrom
f-FixLinkerRPath

Conversation

@fabianbs96
Copy link
Copy Markdown
Member

After installing phasar with shared libs, the shared libraries don't find dependencies that are not installed at standard locations.
Fix is to modify the RPATH/RUNPATH and to propagate that change to all cmake targets that link against phasar.

Shared libraries were not finding dependencies that are not installed at standard locations.
@fabianbs96 fabianbs96 self-assigned this Jun 7, 2026
@fabianbs96 fabianbs96 added bug Something isn't working in-tree This issue refers to the in-tree build labels Jun 7, 2026
@fabianbs96 fabianbs96 marked this pull request as ready for review June 7, 2026 18:18
@fabianbs96 fabianbs96 requested a review from MMory as a code owner June 7, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working in-tree This issue refers to the in-tree build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant